Closed
Bug 1885404
Opened 1 year ago
Closed 1 year ago
NSS: Speedup repeated local execution of cert.sh
Categories
(NSS :: Test, enhancement)
NSS
Test
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: KaiE, Assigned: KaiE)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
When repeatedly running a local NSS test, the repeated time consuming execution of cert.sh is inconvenient.
I found a patch from 2016 which I used in the past.
If you set an environment variable, the first execution of cert.sh will create an archive.
Later executions will find the archive, extract it, and skip generating the certs again.
Do we want to land that?
It's necessary to manually remove the archive to reset.
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9391424 -
Attachment description: Bug 1885404 - Allow developers to speed up repeated execution of locally executed NSS tests that depend on certificates. r=bbeurdouche → Bug 1885404 - Allow developers to speed up repeated local execution of NSS tests that depend on certificates. r=bbeurdouche
Assignee | ||
Comment 2•1 year ago
|
||
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•